================================================================================== Changes in 1.9.8 * Fixed a problem in RTF import that caused a lock-up when closing a window that didn't contain any jumps * Improved Automatic update of source code. Now VB HelpWriter does not add HelpContextIDs unless they are non-zero * HelpWriter automatically recognizes when an element already has a HelpContextID, and does not create a new one. Changes in 1.9.7 * Fixed problem in 1.9.5 that prevented page footers from working *** Video driver incompatibilities There is a compatibilty problem with the Trident super VGA drivers. Sometimes switching to the standard Windows Super VGA drivers, running VB HelpWriter, then switching back to the Trident driver will clear things up. Otherwise, please use the standard SVGA driver that comes with Windows until Trident releases the fix. This advice is probably good for other driver incompatibilities as well. *** GPF when opening "Helpfile Options" or "Program Options" dialogs. Check to insure you don't have an older version of VSVBX.VBX on your system or already running with another program. Reboot Windows and run only VB HelpWriter to insure hardware compatibility, then try running other programs 1 at a time. *** 3D dialogs may cause problems with Norton Desktop or OS/2 *** If your system hangs(GPFs) when loading, add the line: "3D=0" to your HELPWRIT.INI file, under the OPTIONS heading, as shown below... [OPTIONS] 3D = 0 ************************************************************************